test case
英 [ˈtest keɪs]
美 [ˈtest keɪs]
n. (判决同类案件可援用的)判例
Collins.1
牛津词典
noun
- (判决同类案件可援用的)判例
a legal case or other situation whose result will be used as an example when decisions are being made on similar cases in the future
柯林斯词典
- (可作为类似案件判决依据的)判例案件
Atest caseis a legal case which becomes an example for deciding other similar cases.
英英释义
noun
- a representative legal action whose outcome is likely to become a precedent
双语例句
- For simplicity we will create one manual and one automated test case.
出于简便性的考虑,我们将会创建一个手动的测试用例和一个自动的测试用例。 - This means that the test case will start relative to this URL.
这意味着测试用例的启动是相对于这个URL的。 - Of course, this is a very simple example, involving only one very simple test case.
当然,这是非常简单的例子,仅涉及一个非常简单的测试案例。 - This test case will fail at assertion because the results page contains no link with this text.
这个测试用例遇到断言的地方会失败,因为结果页面中不包含带有这个文本的链接。 - Test case design is the core of software testing, which determines the effect of software testing.
测试用例设计是软件测试的核心,决定了软件测试的最终效果。 - In the next example, I'll repeat this test case using dynamic BCI.
在下面的例子中,我将用动态BCI重复这个测试用例。 - I have this test case set up to fail its verification point.
我将这个测试用例设置为失败通过验证点。 - The test case will be associated with the requirements you've selected.
测试用例就会与您选择的需求联系起来了。 - In this case, the page title confirms success in running this test case.
在本例中,页面title确认了运行测试用例的成功。 - Finally, the code block between do and end includes the code for the test case.
最后,do和end之间的代码块包含测试用例的代码。